Skip to content

Conversation

@discordianfish
Copy link
Contributor

Summary
This fixes #1936. It's probably a regression introduced by #1727

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Build-related changes
  • Other, please describe:

If changing the UI of web configuration, please provide the before/after screenshot:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing setups:

The PR fulfills these requirements:

  • When resolving a specific issue, it's referenced in the PR's body (e.g. Fixes: #xxx[,#xxx], where "xxx" is the issue number)

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature
  • Related documents have been updated (docs/docs/en)
  • Related tests have been updated

PLEASE DON'T FORGET TO ADD YOUR CHANGES TO CHANGELOG.MD

  • Yes, CHANGELOG.md is also updated

To avoid wasting your time, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

@discordianfish discordianfish marked this pull request as draft November 14, 2025 14:10
@discordianfish
Copy link
Contributor Author

I couldn't test this since I don't have a cross compile env setup. I hope I'll get to that soon but if someone else can compile me a binary for linux/arm64, that would speed thins up :)

@Lord-Grey
Copy link
Collaborator

Thank you for spotting the issue and providing a fix.
I tired on my Ubuntu and can see the audio devices again!

The builds for this PR are ready now and you can try them out.
The way to test PRs is described here https://docs.hyperion-project.org/user/advanced/Testing.html#linux.
Just run the script.
After testing you can delete the downloaded version.

If you report success, I will merge it.

@Lord-Grey Lord-Grey added the Bug label Nov 14, 2025
@Lord-Grey Lord-Grey moved this to In Progress in Input Devices Nov 14, 2025
@Lord-Grey Lord-Grey marked this pull request as ready for review November 14, 2025 20:25
@discordianfish
Copy link
Contributor Author

Thanks for the quick response! I've just tested it (manually) and can confirm this fixes the issue!

@Lord-Grey
Copy link
Collaborator

Great. Thanks again for the fix.

@Lord-Grey Lord-Grey merged commit a285ac1 into hyperion-project:master Nov 15, 2025
22 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Input Devices Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

AudioGrabber isn't finding any capture devices

2 participants